Total Complexity | 23 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 207 |
Lines of code | 108 |
Logical lines of code | 60 |
Comment lines | 50 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_by() | 46 | 8 | 40 | |
get_var() | 51 | 5 | 26 | |
insert() | 66 | 2 | 9 | |
update() | 67 | 2 | 8 | |
get_all() | 63 | 2 | 10 | |
__construct() | 75 | 1 | 4 | |
get_table_name() | 82 | 1 | 3 | |
delete() | 76 | 1 | 4 | |
get_db_instance() | 78 | 1 | 4 |